home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000111_news@columbia.edu_Fri Dec 15 16:03:21 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA23969
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Fri, 15 Dec 1995 14:31:58 -0500
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id OAA26548 for kermit.misc@watsun; Fri, 15 Dec 1995 14:31:55 -0500
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!news.u.washington.edu!news.alt.net!news.serv.net!solaris.cc.vt.edu!hookup!news.mathworks.com!zombie.ncsc.mil!news.duke.edu!eff!blanket.mitre.org!linus.mitre.org!usenet
  5. From: Jeff Heim <jheim@mitre.org>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Problem with unixlogin
  8. Date: 15 Dec 1995 16:03:21 GMT
  9. Organization: CAASD
  10. Lines: 28
  11. Message-Id: <4as689$dvv@linus.mitre.org>
  12. Nntp-Posting-Host: harmonica.mitre.org
  13. Mime-Version: 1.0
  14. Content-Type: text/plain; charset=us-ascii
  15. Content-Transfer-Encoding: 7bit
  16. X-Mailer: Mozilla 1.1N (Macintosh; I; 68K)
  17. To: kermit-support@columbia.edu, jheim@mitre.org
  18. X-Url: news:comp.protocols.kermit.misc
  19.  
  20. I have a problem with the unixlogin
  21. script.  I'm trying to invoke it from
  22. a script, and sometimes it works, but
  23. sometime it fails with: 
  24.  
  25.  No password prompt
  26.  
  27. If I leave off the password, and I'm
  28. prompted for it, it always seems to work.
  29.  
  30. I'm using the Standard C-Kermit initialization
  31. file for C-Kermit Version: 5A(190).  I'm trying
  32. to login to a Sun from a DEC Alpha running VMS
  33. through a Microcom modem at 38400.  I believe it
  34. works better at slower speeds, but who wants to
  35. run at slower speeds?
  36.  
  37. I'm sure it's me, but I tried checking the configuration
  38. as much as I can and I'm at a loss.  The fact that it
  39. sometimes works seems odd.
  40.  
  41. Thanks for any hints.
  42.  
  43. Jeff Heim
  44. The Mitre Corporation
  45.  
  46.  
  47.